| Method | Request URI |
|---|---|
| GET | /API/Theme/Styles/{id}/?sessionId=value |
| URI Parameter | Description |
|---|---|
| sessionId | Current session ID. Specifying via an Authorization request header instead is recommended. |
| Path Parameter | Description |
|---|---|
| id | The ID of the theme to get the styles for. |
| Authorization: Bearer <Current session ID> |